home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 23
/
Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso
/
Aminet
/
dev
/
misc
/
gms_dev.lha
/
GMSDev
/
Includes
/
input
/
all.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-09-17
|
194 b
|
14 lines
#ifndef INPUT_ALL_H
#define INPUT_ALL_H TRUE
#ifndef INPUT_KEYBOARD_H
#include <input/keyboard.h>
#endif
#ifndef INPUT_JOYPORTS_H
#include <input/joyports.h>
#endif
#endif /* INPUT_ALL_H */